home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / stdwin / Conf / proto.port.x11 < prev    next >
Encoding:
Text File  |  1990-08-08  |  201 b   |  13 lines  |  [TEXT/????]

  1.  
  2. #
  3. # Definitions pertaining to the X11 port
  4. #
  5.  
  6. PORT=        x11
  7.  
  8. # Libraries to link with for the X11 port
  9. PORTOWNLIBS=    $(PORTBUILD)/lib/lib.a
  10. PORTSYSLIBS=    $(LIBX11)
  11. PORTLIBS=    $(PORTOWNLIBS) $(PORTSYSLIBS)
  12.  
  13.